-
Home
-
DecaLog
-
2.4.1
-
Code
-
Classes
- DLogger
Total Complexity |
50 |
Dependencies |
11 |
Dependents |
14 |
Total lines |
377 |
Lines of code |
167 |
Logical lines of code |
96 |
Comment lines |
176 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
A |
44 |
13 |
41 |
log() |
A |
47 |
11 |
34 |
__construct() |
S |
57 |
7 |
17 |
loggers_check() |
S |
56 |
2 |
18 |
is_debug_allowed() |
S |
66 |
3 |
9 |
channel_tag() |
S |
71 |
2 |
6 |
normalize_array() |
S |
66 |
2 |
10 |
current_channel_tag() |
S |
80 |
1 |
3 |
normalize_string() |
S |
72 |
1 |
5 |
debug() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |